SPREAD for WPF 3.0J - GcSpreadSheet
NotifyCollection<T> コンストラクタ(IEnumerable<T>)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > NotifyCollection<T> クラス > NotifyCollection<T> コンストラクタ : NotifyCollection<T> コンストラクタ(IEnumerable<T>)
コレクションの初期化に使用する System.Collections.Generic.IEnumerable`1
指定した列挙可能なソースの要素を含む NotifyCollection<T> クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal value As System.Collections.Generic.IEnumerable(Of T) _
)
public NotifyCollection<T>( 
   System.Collections.Generic.IEnumerable<T> value
)

パラメータ

value
コレクションの初期化に使用する System.Collections.Generic.IEnumerable`1
参照

NotifyCollection<T> クラス
NotifyCollection<T> メンバ
オーバーロード一覧